Fill empty cells in a selection with a given value.
Insert multiple rows at one time above the current selection.
Insert multiple columns at one time to the left of the current selection.
Delete every so many other rows in a selection.
Delete every so many other columns in a section.
Given a value and secret key, compute a Hash-based Message Authentication Code (HMAC) using the SHA256 hash function
Vectorized version of CODE() that converts each character of a string from Unicode to the default code page of the system and spills results to the right
Version of TRIM() that removes all non-printable characters including non-breaking spaces